diff options
Diffstat (limited to 'app/[lng]/evcp/(evcp)/budgetary-tech-sales-top/page.tsx')
| -rw-r--r-- | app/[lng]/evcp/(evcp)/budgetary-tech-sales-top/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/evcp/(evcp)/budgetary-tech-sales-top/page.tsx b/app/[lng]/evcp/(evcp)/budgetary-tech-sales-top/page.tsx index 37b75d22..5c96c85d 100644 --- a/app/[lng]/evcp/(evcp)/budgetary-tech-sales-top/page.tsx +++ b/app/[lng]/evcp/(evcp)/budgetary-tech-sales-top/page.tsx @@ -35,7 +35,7 @@ export default async function HullRfqPage(props: HullRfqPageProps) { <div> <div className="flex items-center gap-2"> <h2 className="text-2xl font-bold tracking-tight"> - 기술영업-해양 TOP RFQ + 기술영업-해양 TOP Budgetary RFQ </h2> <InformationButton pagePath="evcp/budgetary-tech-sales-top" /> </div> |
